home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / StackUp.swf / scripts / DefineButton2_72 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-07-16  |  65 b   |  5 lines

  1. on(press){
  2.    removeMovieClip("game");
  3.    gotoAndPlay(67);
  4. }
  5.